home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PROGEDIT / 1023.ZIP / SE.DOC < prev    next >
Text File  |  1987-09-30  |  1KB  |  30 lines

  1.  
  2.                        SE - SCREEN EDITOR
  3.  
  4.  
  5.      SE is an screen editor written with the TURBO PASCAL  EDITOR 
  6. TOOLBOX.  All in all it is a little too big, a little  too  slow, 
  7. and  a little to given to generality at the expence of speed  and 
  8. size.  On  the other hand it will handle large (>64K)  files,  if 
  9. slowly,  supports multiple windows and files, and numerous  other 
  10. features.  SE  utilizes the WORDSTAR key setup, much  like  TURBO 
  11. PASCAL itself. It is also FREE.
  12.  
  13.      My  main  changes  have  been to set  my  colors,  add  some 
  14. function keys to the standard setup, and imbed the error codes in 
  15. the editor so no external files are required to operate SE. Print 
  16. out  the file SE.HLP, its one page long and it serves as a  handy 
  17. cheat sheet.
  18.  
  19.      If  you are interested in TURBO EDITOR TOOLBOX I  found  out 
  20. after  trying  to  use  thier USER HOOKS  that  it  was  actually 
  21. simplier to insert my code in thier routines than use the  HOOKS. 
  22. I  constantly ran into problems trying to get code into just  the 
  23. right place, after stuff I would call and before stuff that would 
  24. call me and avoid undefined variable and procedure type errors.
  25.  
  26.  
  27.           MARK HOLGERSON
  28.           7932 LA RIVERIA #191
  29.           SACRAMENTO, CALIFORNIA 
  30.           95826